Search results

Text

Focus on Indonesia: Cross Curriculum Connections in Secondary Schools

Ideas and resources that connect the learning of Indonesian language with other learning areas.

Online

Mathematical modelling (Measurement): Year 8 – planning tool

This planning resource for Year 8 is for the topic of Mathematical modelling. Students use mathematical modelling to solve problems involving ratios and rates in a financial context.

Online

Patterns and number facts: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Patterns and number facts. Students bring together knowledge and skills on linear functions and relations and experiment with digital tools to investigate systematic variation of parameters to show the effect. Students cement their understanding of the 'm' and the 'c' ...

Online

Data compression

Students will learn how the information in a pixel can be manipulated to change the image, and apply a bitmask filter to an image to remove some information and reduce the memory size of the file. Finally, students will modify the filter to find a balance between quality and small file size. Based on the original lessons ...

Online

Visual to text coding: Lesson 8

This is the eighth in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It brings together skills from the previous lessons to design and develop a Higher Lower game, where the player tries to guess ...

Online

Habits of a Systems Thinker

This lesson introduces some of the skills and concepts involved with Systems Thinking. Students are introduced to a number of Habits of a System Thinker, positive and negative feedback loops and the concept of supra- and subsystems.

Online

Data bias in AI

Artificial intelligence can sometimes be biased to certain shapes or colours. When such AI systems are applied to situations that involve people, then this bias can manifest itself as bias against skin colour or gender. This lesson explores bias in AI, where it comes from and what can be done to prevent it.

Online

Off to the movies

This is a simple Boolean (true/false) application where its asks the user’s age - if you are over 15 then you can watch G and M rated movies - if you are under 15, then you can only watch G rated movies. This lesson was designed in collaboration with Jason Vearing QSITE (Gold Coast Chapter).

Online

Weather forecast from the stratosphere

This lesson sequence is designed to introduce students to data analysis using a spreadsheet such as MS Excel. The project is based on a real world problem and a real data set from a weather balloon launched in Australia earlier this year. The project consists of 5 lessons of variable length, each with a different focus. ...

Online

Lilypad Personalised Alert Buzzer

In this lesson students will create a personalised musical buzzer by programming the LilyPad Arduino to play a sound using the Main board, Buzzer and Button, coding the note frequency in Arduino IDE. The lesson can be extended to include LED’s that light up or flash according to the note played to enable the buzzer to be ...

Online

Game design

This sequence of lessons integrates game design using scratch and a Makey Makey programming board.

Online

Saltwater crocs: resourceful or a resource?

This lesson focuses on the analysis of a dataset that records scientific data collected about the crocodile population in the Kimberley region during 2015. The lesson follows an inquiry process where students use the dataset to answer relevant questions about the crocodile population. It also provides an opportunity for ...

Online

Graphs: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Graphs. Students explore linear relationships in the context of the Cartesian plane using digital tools. Students will then go on to find the rule for a linear relationship and solve linear equations, both graphically and algebraically.

Online

Book analysis with AI techniques

This learning sequence explores text analysis through Natural Language Processing, a significant application of Artificial Intelligence. Teachers and students are led through a series of video tutorials to develop a Python program that can break down and analyse the content of a complete text and use smart sentiment analysis ...

Online

Coding for GUIs Lesson 3: Timers and triggers

This is the third in a series of lessons to incorporate graphical user interfaces (GUIs) into your general-purpose programming. The series follows on from the Visual to text coding lesson series.

Online

Pencil code program: Chaos game

The ‘chaos game’ is a way to see how patterns can result from certain random events. Use this program to run the chaos game, randomly moving the turtle to create a pattern. Have students analyse or fill in or change parts of the pencil code program.

Online

Pencil code program: Lady MacBeth Chat Bot

Use this program to create an interactive chat bot who answers questions as if she is Lady Macbeth. Have students analyze, fill in or change parts of, or use the program to create their own variation and rendition of a character. This program could be used to further your understanding of how you could use Pencil Code in ...

Online

Shooting 3-pointers: Part 2

In this lesson, students conduct a statistical investigation, collecting and analysing data using percentages, and choosing efficient calculations and strategies. The investigation is communicated visually and verbally to the teacher and peers. Students reflect on feedback and consider revisions for the investigation.

Online

Graphs: formulas and variables

In this lesson, students use algebra and linear equations to model two real-world scenarios to find information to make the best choice. Students set the aim of saving for a mobile phone (or similar goal) and use linear equations to model the pay rates of two part-time jobs to help make the better decision. This lesson ...

Online

Position and location: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Position and location. Students work with 3D objects that can be located on the x, y, z planes, allowing students to extend their thinking away from flat objects on a 2D plane, to objects with volume that have a position in space with (x, y, z) coordinates. Students ...